home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5590 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1011 b   |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Message-ID: <223D7616H00088B81H@ag01.bbrandes.berlinet.de>
  3. From: A.GUMTOW@BBrandes.berlinet.de (Andreas Gumtow)
  4. Path: tbx.berlinet.de!bbrandes.berlinet.de
  5. Subject: Re: ---> AREXX File Deletion
  6. Date: Fri, 15 Mar 1996 17:21:10 +0100
  7. X-Mailer: -- The Answer V3.06ss7 (public Beta 1)
  8. References: <4hvakt$43r@mutt.mda.ca>
  9. X-Gateway: ZCONNECT zelator.berlinet.de [LEGO v0.11]
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-ZC-PGP-KEY-AVAIL: 
  14.  
  15. On So 10.03.1996 at 19:30:37 wrote dostie@mda.ca (Mark Dostie) 
  16. in Message "---> AREXX File Deletion":
  17.  
  18.  
  19. MD> I want to be able to delete files from within AREXX, could someone
  20. MD> send me the code fragment I need to include? AREXX doesn't seem to
  21. MD> have deletion as a standard function, open and close but no delete.
  22.  
  23. files="file1,file2,file3"                ;<- Filenames
  24. ADDRESS COMMAND 'DELETE files'
  25.  
  26.  
  27.  
  28. CU
  29.   Andreas
  30.   
  31.   
  32. Like winter snow on summer lawn, time past is time gone.
  33.  
  34.